'宣言 Public Overloads Function Add( _ ByVal type As TChartType, _ ByVal name As System.String _ ) As TSeriesBuilder
public TSeriesBuilder Add( TChartType type, System.string name )
パラメータ
- type
- 系列のタイプ
- name
- 系列の名前
戻り値の型
系列ビルダ
'宣言 Public Overloads Function Add( _ ByVal type As TChartType, _ ByVal name As System.String _ ) As TSeriesBuilder
public TSeriesBuilder Add( TChartType type, System.string name )